| StudentAwardLoanChange |
| EntityType | Independent |
| Logical Entity Name | StudentAwardLoanChange |
| Default Table Name | FaLoanChanges |
| Logical Only | NO |
| Definition | |
| Note |
| StudentAwardLoanChange Attributes |
| Attribute/Logical Rolename | Domain | Datatype | NULL | Definition |
Id |
INTEGER | NO | ||
| StudentAwardLoanId | INTEGER | YES | ||
| changenumber | CHAR(4) | YES | ||
| Sequence | CHAR(3) | YES | ||
| oldvalue | CHAR(50) | YES | ||
| newvalue | CHAR(50) | YES | ||
| SentFlag | CHAR(1) | YES | ||
| ExportDate | DATETIME | YES | ||
| BatchIdentifier | VARCHAR(30) | YES | ||
| status | CHAR(1) | YES | ||
| LastModifiedUserId | INTEGER | NO | ||
| CreatedDateTime | DATETIME | NO | ||
| LastModifiedDateTime | DATETIME | NO | ||
| modflag | CHAR(1) | NO | ||
| RowVersion | TIMESTAMP/DATE | NO | ||
| IsStatusOverride | BIT | NO | ||
| IsOverrideProcessed | BIT | NO |
| StudentAwardLoanChange Keys |
| Key Name | Key Type | Keys |
| FaLoanChanges_faloanid_sent_Seq_N_N_IDX | Inversion Entry | StudentAwardLoanId, SentFlag, Sequence |
| FaLoanChanges_faloanchangesID_U_C_IDX | PrimaryKey | Id |
| StudentAwardLoanChange Relationships |
| Parent Relationships: |
| Entity Name | Type | Cardinality | Business Name | VerbPhrase | InversePhrase | Foreign Keys | Is Supertype |
| Child Relationships: |
| Entity Name | Type | Cardinality | Business Name | VerbPhrase | InversePhrase | Foreign Keys | Is Subtype |
| StudentAwardLoanChange Check Constraints |
| Check Constraint Name | CheckConstraint |